ComponentOne Xamarin Edition
GetLoadedItems Method (C1WrapCollectionView<S,T>)
C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<S,T> Class : GetLoadedItems Method
Returns the items that has be loaded so far.
Syntax
[IteratorStateMachine(C1.CollectionView.C1WrapCollectionView`2+d__67[S,T])] 
public virtual IEnumerable<ILoadedItem<T>> GetLoadedItems()
See Also

Reference

C1WrapCollectionView<S,T> Class
C1WrapCollectionView<S,T> Members